home *** CD-ROM | disk | FTP | other *** search
-
- ST UNARJ 2.20
-
- This program is not public domain, it's copyright (c) 1991
- by Jorge Cwik, all rights reserved. You can distribute this
- software only in a unmodified form, with this corresponding
- documentation, but not sold for profit. It can be freely used
- only for personal non-commercial use.
-
-
- This program can extract and list 'ARJ' archive files. It's
- fully compatible with archives created by ARJ 2.20, the PC
- program by Robert K. Jung. Note that this is the first ATARI ST
- version, 2.20 means compatible with the 2.20 PC version.
-
-
- ARJ archives are usually smaller than LZH (much more smaller
- than ARC & ZIP files), and are much faster. This ST implementation
- is between 2 and 3 times faster than ARC 6.02 and LHARC 1.1319.
-
- The syntax is very similar to ARC: <command> archive [files].
-
- Command is the action you want to perform on the archive file,
- <archive> is the file name of the 'ARJ' file ( 'ARJ' extension is
- assumed if none is given), and files specifies which files inside
- the archive you want to extract or list. The last parameter is
- optional ( wild characters are accepted), and may contain a
- destination drive and/or path. If you want you can use it with
- ARCSHELL by Charles F. Johnson.
-
- Valid commands for this particular version are:
- l - list contents of archive.
- v - gives a more comprehensive list with the archive comments.
- t - Test integrity of archive.
- e - Extract files from archive.
- x - Extract files to original folders (must exist).
-
-
- Thanks to Robert Kung, creator of the ARJ format and author
- of the original IBM program, who released the ARJ protocol and
- encouraged compatible and competitive versions.
-
- Copyright (c) 1991 by JORGE CWIK.
- CIS: 76515,3561
-
-